Share via


ICsmPublishingCredentialsPoliciesCollectionProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CsmPublishingCredentialsPoliciesCollectionPropertiesTypeConverter))]
public interface ICsmPublishingCredentialsPoliciesCollectionProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CsmPublishingCredentialsPoliciesCollectionPropertiesTypeConverter))>]
type ICsmPublishingCredentialsPoliciesCollectionProperties = interface
    interface IJsonSerializable
Public Interface ICsmPublishingCredentialsPoliciesCollectionProperties
Implements IJsonSerializable
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.

ScmId

Resource Id.

ScmKind

Kind of resource.

ScmName

Resource Name.

ScmPropertiesAllow

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

ScmType

Resource type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to