ModelExtensions.GetProperty(IExtensibleModel, String) Method

Definition

public static string GetProperty (this Microsoft.Azure.Commands.Common.Authentication.Abstractions.IExtensibleModel model, string propertyKey);
static member GetProperty : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IExtensibleModel * string -> string
<Extension()>
Public Function GetProperty (model As IExtensibleModel, propertyKey As String) As String

Parameters

propertyKey
String

Returns

Applies to