ModelExtensions.ToPSServiceKey(RegenerateKeyOutput, KeyType) Method
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 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