IUpdate 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
更新作業的範本,其中包含可修改的所有設定。
public interface IUpdate : Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Update.IWithEndpoint, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Update.IUpdate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.Cdn.Fluent.ICdnProfile>
type IUpdate = interface
interface IAppliable<ICdnProfile>
interface IIndexable
interface IWithEndpoint
interface IWithEndpointBeta
interface IBeta
interface IUpdateWithTags<IUpdate>
Public Interface IUpdate
Implements IAppliable(Of ICdnProfile), IBeta, IUpdateWithTags(Of IUpdate), IWithEndpoint
- 實作
屬性
Key |
更新作業的範本,其中包含可修改的所有設定。 (繼承來源 IIndexable) |