次の方法で共有


ModelExtensions.ToPSServiceKey(RegenerateKeyOutput, KeyType) Method

Definition

public static Microsoft.Azure.Commands.Media.Models.PSServiceKey ToPSServiceKey (this Microsoft.Azure.Management.Media.Models.RegenerateKeyOutput serviceKey, Microsoft.Azure.Management.Media.Models.KeyType keyType);
static member ToPSServiceKey : Microsoft.Azure.Management.Media.Models.RegenerateKeyOutput * Microsoft.Azure.Management.Media.Models.KeyType -> Microsoft.Azure.Commands.Media.Models.PSServiceKey
<Extension()>
Public Function ToPSServiceKey (serviceKey As RegenerateKeyOutput, keyType As KeyType) As PSServiceKey

Parameters

serviceKey
Microsoft.Azure.Management.Media.Models.RegenerateKeyOutput
keyType
Microsoft.Azure.Management.Media.Models.KeyType

Returns

Applies to