SecurityPartnerProviderData.SecurityProviderName 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 security provider name.
public Azure.ResourceManager.Network.Models.SecurityProviderName? SecurityProviderName { get; set; }
member this.SecurityProviderName : Nullable<Azure.ResourceManager.Network.Models.SecurityProviderName> with get, set
Public Property SecurityProviderName As Nullable(Of SecurityProviderName)