Policy Model Properties Response
data class PolicyModelPropertiesResponse(val customProperties: Either<HyperVToAzStackHCIPolicyModelCustomPropertiesResponse, VMwareToAzStackHCIPolicyModelCustomPropertiesResponse>, val provisioningState: String)
Policy model properties.
Constructors
Link copied to clipboard
constructor(customProperties: Either<HyperVToAzStackHCIPolicyModelCustomPropertiesResponse, VMwareToAzStackHCIPolicyModelCustomPropertiesResponse>, provisioningState: String)
Properties
Link copied to clipboard
val customProperties: Either<HyperVToAzStackHCIPolicyModelCustomPropertiesResponse, VMwareToAzStackHCIPolicyModelCustomPropertiesResponse>
Policy model custom properties.
Link copied to clipboard
Gets or sets the provisioning state of the policy.