ScriptCmdletInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. resourcemanager. avs. fluent. models. ScriptCmdletInner
- com.
- com.
public final class ScriptCmdletInner
extends ProxyResource
A cmdlet available for script execution.
Constructor | Description |
---|---|
Script |
Creates an instance of Script |
Modifier and Type | Method and Description |
---|---|
Script |
audience()
Get the audience property: Specifies whether a script cmdlet is intended to be invoked only through automation or visible to customers. |
String |
description()
Get the description property: Description of the scripts functionality. |
static
Script |
from Reads an instance of Script |
String |
id()
Get the id property: Fully qualified resource Id for the resource. |
String |
name()
Get the name property: The name of the resource. |
List<Script |
parameters()
Get the parameters property: Parameters the script will accept. |
Script |
provisioning Get the provisioning |
System |
system Get the system |
String |
timeout()
Get the timeout property: Recommended time limit for execution. |
Json |
to |
String |
type()
Get the type property: The type of the resource. |
void |
validate()
Validates the instance. |
Methods inherited from ProxyResource
Methods inherited from java.lang.Object
ScriptCmdletInner
public ScriptCmdletInner()
Creates an instance of ScriptCmdletInner class.
audience
public ScriptCmdletAudience audience()
Get the audience property: Specifies whether a script cmdlet is intended to be invoked only through automation or visible to customers.
Returns:
description
public String description()
Get the description property: Description of the scripts functionality.
Returns:
fromJson
public static ScriptCmdletInner fromJson(JsonReader jsonReader)
Reads an instance of ScriptCmdletInner from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Fully qualified resource Id for the resource.
Overrides:
ScriptCmdletInner.id()Returns:
name
public String name()
Get the name property: The name of the resource.
Overrides:
ScriptCmdletInner.name()Returns:
parameters
public List
Get the parameters property: Parameters the script will accept.
Returns:
provisioningState
public ScriptCmdletProvisioningState provisioningState()
Get the provisioningState property: The provisioning state of the resource.
Returns:
systemData
public SystemData systemData()
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
timeout
public String timeout()
Get the timeout property: Recommended time limit for execution.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
ScriptCmdletInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: The type of the resource.
Overrides:
ScriptCmdletInner.type()Returns:
validate
public void validate()
Validates the instance.
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: