GatewayListDebugCredentialsContract.Purposes 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.
Purposes of debug credential.
public System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.GatewayListDebugCredentialsContractPurpose> Purposes { get; }
member this.Purposes : System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.GatewayListDebugCredentialsContractPurpose>
Public ReadOnly Property Purposes As IList(Of GatewayListDebugCredentialsContractPurpose)