DellFileSystemMarketplaceDetails(String, String, String) Constructor

Definition

Initializes a new instance of DellFileSystemMarketplaceDetails.

public DellFileSystemMarketplaceDetails(string planId, string offerId, string planName);
new Azure.ResourceManager.Dell.Storage.Models.DellFileSystemMarketplaceDetails : string * string * string -> Azure.ResourceManager.Dell.Storage.Models.DellFileSystemMarketplaceDetails
Public Sub New (planId As String, offerId As String, planName As String)

Parameters

planId
String

Plan Id.

offerId
String

Offer Id.

planName
String

Plan Name.

Exceptions

planId, offerId or planName is null.

Applies to