Udostępnij za pośrednictwem


IMSDeployCoreSetParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.MSDeployCoreSetParametersTypeConverter))]
public interface IMSDeployCoreSetParameters : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IAssociativeArray<string>, Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.MSDeployCoreSetParametersTypeConverter))>]
type IMSDeployCoreSetParameters = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IMSDeployCoreSetParameters
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to