Class VmExtensionPolicyInstalledSoftwareSelectorSelectorSet
Implements
Inherited Members
Namespace: Google.Apis.Compute.alpha.Data
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public class VmExtensionPolicyInstalledSoftwareSelectorSelectorSet : IDirectResponseSchema
Properties
AllOfSelectors
Optional. All software in this list must be detected (AND logic). Valid software names (e.g. "Apache Web Server").
Declaration
[JsonProperty("allOfSelectors")]
public virtual IList<string> AllOfSelectors { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<string> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |