CloudServiceExtensionProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a cloud service extension profile.
public class CloudServiceExtensionProfile
type CloudServiceExtensionProfile = class
Public Class CloudServiceExtensionProfile
- Inheritance
-
CloudServiceExtensionProfile
Constructors
CloudServiceExtensionProfile() |
Initializes a new instance of the CloudServiceExtensionProfile class. |
CloudServiceExtensionProfile(IList<Extension>) |
Initializes a new instance of the CloudServiceExtensionProfile class. |
Properties
Extensions |
Gets or sets list of extensions for the cloud service. |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET