DiscoveredSecuritySolutionProperties Class
- java.
lang. Object - com.
azure. resourcemanager. security. fluent. models. DiscoveredSecuritySolutionProperties
- com.
Implements
public final class DiscoveredSecuritySolutionProperties
implements JsonSerializable<DiscoveredSecuritySolutionProperties>
The DiscoveredSecuritySolutionProperties model.
Constructor | Description |
---|---|
Discovered |
Creates an instance of Discovered |
Modifier and Type | Method and Description |
---|---|
static
Discovered |
from Reads an instance of Discovered |
String |
offer()
Get the offer property: The security solutions' image offer. |
String |
publisher()
Get the publisher property: The security solutions' image publisher. |
Security |
security Get the security |
String |
sku()
Get the sku property: The security solutions' image sku. |
Json |
to |
void |
validate()
Validates the instance. |
Discovered |
with Set the offer property: The security solutions' image offer. |
Discovered |
with Set the publisher property: The security solutions' image publisher. |
Discovered |
with Set the security |
Discovered |
with Set the sku property: The security solutions' image sku. |
Methods inherited from java.lang.Object
DiscoveredSecuritySolutionProperties
public DiscoveredSecuritySolutionProperties()
Creates an instance of DiscoveredSecuritySolutionProperties class.
fromJson
public static DiscoveredSecuritySolutionProperties fromJson(JsonReader jsonReader)
Reads an instance of DiscoveredSecuritySolutionProperties from the JsonReader.
Parameters:
Returns:
Throws:
offer
public String offer()
Get the offer property: The security solutions' image offer.
Returns:
publisher
public String publisher()
Get the publisher property: The security solutions' image publisher.
Returns:
securityFamily
public SecurityFamily securityFamily()
Get the securityFamily property: The security family of the discovered solution.
Returns:
sku
public String sku()
Get the sku property: The security solutions' image sku.
Returns:
toJson
validate
public void validate()
Validates the instance.
withOffer
public DiscoveredSecuritySolutionProperties withOffer(String offer)
Set the offer property: The security solutions' image offer.
Parameters:
Returns:
withPublisher
public DiscoveredSecuritySolutionProperties withPublisher(String publisher)
Set the publisher property: The security solutions' image publisher.
Parameters:
Returns:
withSecurityFamily
public DiscoveredSecuritySolutionProperties withSecurityFamily(SecurityFamily securityFamily)
Set the securityFamily property: The security family of the discovered solution.
Parameters:
Returns:
withSku
public DiscoveredSecuritySolutionProperties withSku(String sku)
Set the sku property: The security solutions' image sku.
Parameters:
Returns:
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: