Method | Description | |
---|---|---|
AzureSubscription ( ) : Microsoft.Azure.Commands.Common.Authentication.Utilities | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetProperty ( System.Property property ) : string | ||
GetPropertyAsArray ( System.Property property ) : string[] | ||
IsPropertySet ( System.Property property ) : bool | ||
SetOrAppendProperty ( System.Property property ) : void | ||
SetProperty ( System.Property property ) : void |
public AzureSubscription ( ) : Microsoft.Azure.Commands.Common.Authentication.Utilities | ||
return | Microsoft.Azure.Commands.Common.Authentication.Utilities |
public GetProperty ( System.Property property ) : string | ||
property | System.Property | |
return | string |
public GetPropertyAsArray ( System.Property property ) : string[] | ||
property | System.Property | |
return | string[] |
public IsPropertySet ( System.Property property ) : bool | ||
property | System.Property | |
return | bool |
public SetOrAppendProperty ( System.Property property ) : void | ||
property | System.Property | |
return | void |
public SetProperty ( System.Property property ) : void | ||
property | System.Property | |
return | void |