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
FtpKind
FtpName
FtpPropertiesAllow
FtpType
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
ScmId
ScmKind
ScmName
ScmPropertiesAllow
ScmType
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to