IManagementPolicyAction.BaseBlob 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.
The management policy action for base blob
[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The management policy action for base blob", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IManagementPolicyBaseBlob) }, Read=true, ReadOnly=false, Required=false, SerializedName="baseBlob", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IManagementPolicyBaseBlob BaseBlob { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The management policy action for base blob", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IManagementPolicyBaseBlob) }, Read=true, ReadOnly=false, Required=false, SerializedName="baseBlob", Update=true)>]
member this.BaseBlob : Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IManagementPolicyBaseBlob with get, set
Public Property BaseBlob As IManagementPolicyBaseBlob
Property Value
- Attributes