IAzureBackupJobResource.PolicyName Property
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.
Name of the policy
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Name of the policy", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="policyName")]
public string PolicyName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Name of the policy", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="policyName")>]
member this.PolicyName : string
Public ReadOnly Property PolicyName As String
Property Value
- Attributes