Freigeben über


ILinuxParameters Interface

Definition

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

Properties

ClassificationsToInclude
PackageNameMasksToExclude
PackageNameMasksToInclude

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to