SitePropertiesFormat interface
Site properties.
Properties
nfvis | List of NFVIs |
provisioning |
The provisioning state of the site resource. TODO: Confirm if this is needed. NOTE: This property will not be serialized. It can only be populated by the server. |
site |
The list of site network services on the site. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
nfvis
provisioningState
The provisioning state of the site resource. TODO: Confirm if this is needed. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
siteNetworkServiceReferences
The list of site network services on the site. NOTE: This property will not be serialized. It can only be populated by the server.
siteNetworkServiceReferences?: ReferencedResource[]
Property Value
Azure SDK for JavaScript