NetworkFabricPatch.TrustedIPPrefixes 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.
Trusted IP Prefix ARM resource IDs.
public System.Collections.Generic.IList<Azure.Core.ResourceIdentifier> TrustedIPPrefixes { get; }
member this.TrustedIPPrefixes : System.Collections.Generic.IList<Azure.Core.ResourceIdentifier>
Public ReadOnly Property TrustedIPPrefixes As IList(Of ResourceIdentifier)