SiteNetworkServicePropertiesFormat.LastStateConfigurationGroupValueReferences Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The last state of the site network service resource.
public System.Collections.Generic.IReadOnlyDictionary<string,Azure.ResourceManager.Resources.Models.WritableSubResource> LastStateConfigurationGroupValueReferences { get; }
member this.LastStateConfigurationGroupValueReferences : System.Collections.Generic.IReadOnlyDictionary<string, Azure.ResourceManager.Resources.Models.WritableSubResource>
Public ReadOnly Property LastStateConfigurationGroupValueReferences As IReadOnlyDictionary(Of String, WritableSubResource)