SetAzureRmMediaServiceKey Class
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.
[System.Management.Automation.Cmdlet("Set", "AzMediaServiceKey", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Media.Models.PSServiceKey) })]
public class SetAzureRmMediaServiceKey : Microsoft.Azure.Commands.Media.Common.AzureMediaServiceCmdletBase
[<System.Management.Automation.Cmdlet("Set", "AzMediaServiceKey", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Media.Models.PSServiceKey) })>]
type SetAzureRmMediaServiceKey = class
inherit AzureMediaServiceCmdletBase
Public Class SetAzureRmMediaServiceKey
Inherits AzureMediaServiceCmdletBase
- Inheritance
- Attributes
Constructors
| SetAzureRmMediaServiceKey() |
Fields
Properties
| _dataCollectionProfile | (Inherited from AzurePSCmdlet) |
| _matchers | (Inherited from AzurePSCmdlet) |
| AccountName | |
| AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
| DataCollectionWarning | (Inherited from AzureRMCmdlet) |
| DebugMessages | (Inherited from AzurePSCmdlet) |
| DefaultContext | (Inherited from AzureRMCmdlet) |
| DefaultProfile | (Inherited from AzureRMCmdlet) |
| ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
| IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
| IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
| KeyType | |
| MediaServicesManagementClient | (Inherited from AzureMediaServiceCmdletBase) |
| ModuleName | (Inherited from AzurePSCmdlet) |
| ModuleVersion | (Inherited from AzurePSCmdlet) |
| PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
| ResourceGroupName | |
| SessionState | (Inherited from AzurePSCmdlet) |
| SubscrptionName | (Inherited from AzureMediaServiceCmdletBase) |
Methods
Extension Methods
| DisableDataCollection(AzurePSCmdlet) | |
| EnableDataCollection(AzurePSCmdlet) |