IFileSystemResource.MarketplaceDetailOfferId 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.
Offer Id
[Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Runtime.Info(Description="Offer Id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="offerId")]
public string MarketplaceDetailOfferId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Runtime.Info(Description="Offer Id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="offerId")>]
member this.MarketplaceDetailOfferId : string with get, set
Public Property MarketplaceDetailOfferId As String
Property Value
- Attributes