Class AccessLevelBasicConditionDevicePolicyOsConstraint
Inheritance
System.Object
AccessLevelBasicConditionDevicePolicyOsConstraint
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.AccessContextManager.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class AccessLevelBasicConditionDevicePolicyOsConstraint
Fields
View SourceMinimumVersion
The minimum allowed OS version. If not set, any version of this OS satisfies the constraint. Format: "major.minor.patch" such as "10.5.301", "9.2.1".
Declaration
public readonly string MinimumVersion
Field Value
| Type | Description |
|---|---|
| System.String |
OsType
The operating system type of the device.
Declaration
public readonly string OsType
Field Value
| Type | Description |
|---|---|
| System.String |