ServiceFabricManagedVmApplication Class
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.
Specifies the gallery application that should be made available to the underlying VMSS.
public class ServiceFabricManagedVmApplication : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ServiceFabricManagedVmApplication>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ServiceFabricManagedVmApplication>
type ServiceFabricManagedVmApplication = class
interface IJsonModel<ServiceFabricManagedVmApplication>
interface IPersistableModel<ServiceFabricManagedVmApplication>
Public Class ServiceFabricManagedVmApplication
Implements IJsonModel(Of ServiceFabricManagedVmApplication), IPersistableModel(Of ServiceFabricManagedVmApplication)
- Inheritance
-
ServiceFabricManagedVmApplication
- Implements
Service |
Initializes a new instance of ServiceFabricManagedVmApplication. |
Configuration |
Optional, Specifies the uri to an azure blob that will replace the default configuration for the package if provided. |
Enable |
If set to true, when a new Gallery Application version is available in PIR/SIG, it will be automatically updated for the underlying VMSS. |
Order |
Optional, Specifies the order in which the packages have to be installed. |
Package |
Specifies the GalleryApplicationVersion resource id on the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{application}/versions/{version}. |
Treat |
Optional, If true, any failure for any operation in the VmApplication will fail the deployment. |
Vm |
Optional, Specifies a passthrough value for more generic context. Accepts a JSON-formatted string e.g. '{"Tag1":"Value1","Tag2":"Value2"}'. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Product | Versies |
---|---|
Azure SDK for .NET | Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: