IUpdateMobilityServiceRequestProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.UpdateMobilityServiceRequestPropertiesTypeConverter))]
public interface IUpdateMobilityServiceRequestProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.UpdateMobilityServiceRequestPropertiesTypeConverter))>]
type IUpdateMobilityServiceRequestProperties = interface
    interface IJsonSerializable
Public Interface IUpdateMobilityServiceRequestProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
RunAsAccountId

The CS run as account Id.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to