GetVirtualApplianceSiteResult

data class GetVirtualApplianceSiteResult(val addressPrefix: String? = null, val azureApiVersion: String, val etag: String, val id: String? = null, val name: String? = null, val o365Policy: Office365PolicyPropertiesResponse? = null, val provisioningState: String, val type: String)

Virtual Appliance Site resource.

Constructors

Link copied to clipboard
constructor(addressPrefix: String? = null, azureApiVersion: String, etag: String, id: String? = null, name: String? = null, o365Policy: Office365PolicyPropertiesResponse? = null, provisioningState: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val addressPrefix: String? = null

Address Prefix.

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard

A unique read-only string that changes whenever the resource is updated.

Link copied to clipboard
val id: String? = null

Resource ID.

Link copied to clipboard
val name: String? = null

Name of the virtual appliance site.

Link copied to clipboard

Office 365 Policy.

Link copied to clipboard

The provisioning state of the resource.

Link copied to clipboard

Site type.