Compartir a través de


ICsmPublishingCredentialsPoliciesCollection Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CsmPublishingCredentialsPoliciesCollectionTypeConverter))]
public interface ICsmPublishingCredentialsPoliciesCollection : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CsmPublishingCredentialsPoliciesCollectionTypeConverter))>]
type ICsmPublishingCredentialsPoliciesCollection = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface ICsmPublishingCredentialsPoliciesCollection
Implements IProxyOnlyResource
Derived
Attributes
Implements

Properties

FtpId

Resource Id.

FtpKind

Kind of resource.

FtpName

Resource Name.

FtpPropertiesAllow

true to allow access to a publishing method; otherwise, false.

FtpType

Resource type.

Id

Resource Id.

(Inherited from IProxyOnlyResource)
Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
Name

Resource Name.

(Inherited from IProxyOnlyResource)
ScmId

Resource Id.

ScmKind

Kind of resource.

ScmName

Resource Name.

ScmPropertiesAllow

true to allow access to a publishing method; otherwise, false.

ScmType

Resource type.

Type

Resource type.

(Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to