共用方式為


IMarketplaceRegistrationDefinitionProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.MarketplaceRegistrationDefinitionPropertiesTypeConverter))]
public interface IMarketplaceRegistrationDefinitionProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.MarketplaceRegistrationDefinitionPropertiesTypeConverter))>]
type IMarketplaceRegistrationDefinitionProperties = interface
    interface IJsonSerializable
Public Interface IMarketplaceRegistrationDefinitionProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Authorization

The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.

EligibleAuthorization

The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.

ManagedByTenantId

The identifier of the managedBy tenant.

OfferDisplayName

The marketplace offer display name.

PlanDisplayName

The marketplace plan display name.

PublisherDisplayName

The marketplace publisher display name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to