SitePropertiesFormatResponse

data class SitePropertiesFormatResponse(val nfvis: List<Any>? = null, val provisioningState: String, val siteNetworkServiceReferences: List<ReferencedResourceResponse>)

Site properties.

Constructors

Link copied to clipboard
constructor(nfvis: List<Any>? = null, provisioningState: String, siteNetworkServiceReferences: List<ReferencedResourceResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val nfvis: List<Any>? = null

List of NFVIs

Link copied to clipboard

The provisioning state of the site resource. TODO: Confirm if this is needed.

Link copied to clipboard

The list of site network services on the site.