次の方法で共有


TagsExtensions.ToPSTagValue(TagValue) Method

Definition

public static Microsoft.Azure.Commands.ResourceManager.Common.Tags.PSTagValue ToPSTagValue (this Microsoft.Azure.Management.Internal.Resources.Models.TagValue value);
static member ToPSTagValue : Microsoft.Azure.Management.Internal.Resources.Models.TagValue -> Microsoft.Azure.Commands.ResourceManager.Common.Tags.PSTagValue
<Extension()>
Public Function ToPSTagValue (value As TagValue) As PSTagValue

Parameters

value
TagValue

Returns

Applies to