PsApiManagementServiceIdentity.Type 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.
public string Type { get; set; }
public Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementServiceIdentityType Type { get; set; }
member this.Type : string with get, set
member this.Type : Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementServiceIdentityType with get, set
Public Property Type As String
Public Property Type As PsApiManagementServiceIdentityType